home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / memopk.zip / README.DOC < prev   
Text File  |  1991-03-31  |  533b  |  17 lines

  1. John T. Opincar, Jr. [OpinSoft]
  2. CID 71631,541
  3. 03/31/91
  4. Donated to the public domain
  5.  
  6. The zip file should have contained the following files:
  7.     memopack.c      C source for memopack()
  8.     memopack.obj    Summer '87 version
  9.     memopak5.obj    5.00 version
  10.     readme.doc      This file
  11.  
  12. To use memopack(), simply include the appropriate OBJ file when you link.  The
  13. syntax for memopack is  "memopack(sDbfName)."
  14.  
  15. Please see the comments at the beginning of memopack.c for a more detailed
  16. description of memopack().
  17.